colo software package provides boot loader for MIPS based Cobalt machines, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install colo
colo is installed in your system.
Make ensure the colo package were installed using the commands given below,
$ sudo dpkg-query -l | grep colo *
You will get with colo package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Administration Utilities |
| Package | colo |
| Version | 1.22-1 |
| Description | boot loader for MIPS based Cobalt machines |
| Sub Section | Admin |